Attachment
data class Attachment(val data: <Error class: unknown class>, val mimeType: String, val fileName: String)
An attachement added to the message
Parameters
data
NSData to add to the email
mimeType
Mime type of the file
fileName
File name of the file